type github.com/vmihailenco/msgpack/v5.isZeroer
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
types.go#L316: type isZeroer interface {
types.go#L331: if z, ok := v.Interface().(isZeroer); ok {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)